home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / dragracer.swf / scripts / DefineButton2_395 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-10-06  |  61 b   |  5 lines

  1. on(release){
  2.    _root.LOADNAME = this.name;
  3.    play();
  4. }
  5.